Objects Types and Constants Properties Methods Object Hierarchy Index

SaveFlat Property

Description:

Returns True if the Filter object can save to a flat file.

Syntax:

C++:
#include "imsigx.h"

HRESULT hr = pObject->get_SaveFlat(&prop);

Visual Basic:
prop = object.SaveFlat

/r/n

Parts:

prop

IMSI_BOOL

[out][retval]

True if the Filter object can save to a flat file.

Defined in:

Filter


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums